home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 5 / The Arsenal Files 5 (Disc 1)(Arsenal Computer).ISO / filelist / synchron.bbs / prg_casm < prev    next >
Text File  |  1995-10-16  |  9KB  |  176 lines

  1.  
  2. █████ The Arsenal Files 5
  3.  
  4. █████ Disc One of Two
  5. █████ Programming - C/ASM
  6. █████ PATH: \PRG_CASM
  7.  
  8.  
  9. 3DGPL.ZIP    3DGPL 3D graphics tutorial for game
  10.              programmers. 3D transformations clipping
  11.              rasterization shading & texture
  12.              rendering.Example source of an extremely
  13.              portable 3D base library for MSDOS MSWINDOWS
  14.              X11 & NeXTStep
  15. AS02_108.ZIP Assembler for M6800/6801/6802/6803
  16.              microprocessor
  17. AS05_108.ZIP Assembler for M6805 microprocessor
  18. AS09_108.ZIP Assembler for M6809/H6309 microprocessor
  19. AS48_108.ZIP Assembler for i8048/49/50 microprocessor
  20. AS65_108.ZIP Assembler for R6502/65SC02 microprocessor
  21. AS80_108.ZIP Assembler for i8080-Z180 microprocessor
  22. ASM104.ZIP   Magic Assembler is a public domain Assembly
  23.              Language Compiler
  24. ASMTUTTX.ZIP "A Introduction To x86 Assembly" Written by
  25.              Gavin Estey. This document is version 0.9
  26.              Beta. This will hopefully be the final
  27.              version of this unless somebody finds some
  28.              mistakes in it. I have spent over 620 minutes
  29.              creating this document (not including writing
  30.              or testing the code or the original text
  31.              document) so I hope you will find it useful.
  32.              ASCII format.
  33. ASRD_108.ZIP Sample code to read as??.exe debug info files
  34. CFOG102.ZIP  C-FOG 1.02 <ASP> - c-fog obfuscates C source
  35.              code making it difficult for humans to
  36.              understand, or copy. This allows you to
  37.              distribute programs for multiple platforms as
  38.              source code. C-FOG processes preprocessor
  39.              directives, renames identifiers, octalizes
  40.              strings, removes comments and converts all
  41.              flow control to if ... gotos. For all Intel
  42.              PCs.
  43. CUJ0695.ZIP  C Users Journal, June 1995.
  44. CUJ0795.ZIP  C Users Journal July, 1995
  45. DEL_WIN.ZIP  Windows Dialog box which allows you quickly
  46.              and effeciently delete temporary files made
  47.              during code compilation with Borland C or
  48.              Visual C.
  49. EMS4C10.ZIP  EXPANDED MEMORY MANAGEMENT FOR C
  50.              (EMS4C10.ZIP), July 93, Ver 1.0, <ASP>. The
  51.              EMS4C library implements version 3.2 of the
  52.              LIM (Lotus-Intel-Microsoft) specification for
  53.              expanded memory. It runs with version 3.2 and
  54.              4.0 of the LIM specification. Included with
  55.              the EMS4C library is the EMM4C library which
  56.              allows C programmers to allocate and free EMS
  57.              memory similiar to malloc() and free().
  58. HB107.ZIP    Windows Help WinHelp Norton Guides Import HC3
  59.              An MS Windows 3.1 application for creating/ma
  60.              Supports Topic pages, Links and 'popup' windo
  61.              sequences, bitmaps, fonts, colours, bold text
  62.              Uses Projects, topics in text files, error ch
  63.              project Wizard with Norton Guides import, ins
  64.              C/C++, MFC, PowerBuilder etc.
  65. LZW4C14.ZIP  DATA COMPRESSION LIBRARY FOR C/C++
  66.              (LZW4C14.ZIP), June 94, Ver 1.4, <ASP>. LZW4C
  67.              is a data compression library for C/C++
  68.              programmers based on the LZ* family of
  69.              algorithms. Fast with good compression.
  70.              Supports Borland Turbo C, Microsoft C, and
  71.              MIX Power C.
  72. OTHLLO_C.ZIP Othello.c This is a fairly portable program I
  73.              wrote to play othello for an AI class. I
  74.              wrote it using DeSmet C, and it has some
  75.              special PC optimizations, under #ifdef
  76.              DeSmet, that are non-portable. You'll need to
  77.              blow out the #define DeSmet if you aren't
  78.              using his C compiler. If your C compiler gets
  79.              annoyed at illegal
  80. PCL4C43.ZIP  PERSONAL COMMUNICATIONS LIBRARY FOR C/C++
  81.              (PCL4C43.ZIP), March 95, Ver 4.3, <ASP>.
  82.              Async comm library supporting COM1-COM20 to
  83.              115,200 baud, 4+ ports concurrently, all
  84.              memory models, many dumb multiport boards,
  85.              16550 UART, interrupt driven, RTS/CTS flow
  86.              control, any UART address using IRQ2 thru
  87.              IRQ15. Supports Turbo C/C++, Borland C/C++
  88.              MIX Power C, and Microsoft C/C++.
  89. PPL4C10.ZIP  PERSONAL PROTOCOL LIBRARY FOR C/C++
  90.              (PPL4C10.ZIP), Feb 95, Ver 1.0, <ASP>. PPL4C
  91.              is a protocol library supporting ASCII,
  92.              XMODEM, XMODEM-CRC, XMODEM-1K, YMODEM,
  93.              YMODEM-G, and ZMODEM protocols. Will support
  94.              Turbo C, Borland C, MIX Power C, Microsoft C.
  95.              Requires the Personal Communications Library
  96.              for C/C++ (PCL4C).
  97. RECIO213.ZIP RECIO C Library Version 2.13. The RECIO C
  98.              library consists of a set of a hundred
  99.              functions that make it easy to read and write
  100.              text files in which each line is treated as a
  101.              data record, and each record is subdivided
  102.              into fields. Fields may be delimited either
  103.              by a character, such as a comma, or by column
  104.              positions.
  105. REGMAKER.ZIP Registration Creator v1.0. Tool box for C
  106.              programmers and Visual Basic programmers who
  107.              are shareware authors, who would like to sell
  108.              their software and make registrations easy.
  109. RTEDIT11.ZIP RT Edit Version 1.1 <ASP> Windows MDI Editor
  110.              for C/C++ programmers. Has concurrent spell
  111.              checking with code entry. Reduce errors when
  112.              typing a known identifier by picking a match
  113.              in an Identifier Lookup window. The
  114.              dictionary contains identifiers already in
  115.              your code upon startup and adds new ones
  116.              after entry.
  117. SCRN362.ZIP  Screen v3.6.2. C source code for VT-100
  118.              terminal emulation and such.
  119. SC_TTT.ZIP   Tic Tac Toe - Noughts and Crosses. Here's a
  120.              Tic-Tac-Toe program I wrote for my AI class
  121.              last quarter. A lot of people were asking for
  122.              help with minimax and alpha-beta pruning. I
  123.              provide no explanation of minimax or
  124.              alpha-beta pruning here, but there are many
  125.              places you can get the algorithms for each. C
  126.              source file only.
  127. SML_200.ZIP  SML v2.0 release! Full source included.
  128.              Contains C routines to manipulate strings.
  129.              SML - the String Manipulation Library for C!
  130. SOUNDPRO.ZIP Sound Pro Ver 1.00 A great sound making
  131.              utility for 'C' and 'C ' Includes full
  132.              documentation and Sound Blaster/Pc Speaker
  133.              Support.
  134. STEPH1D0.ZIP (v1.0d) "Steph" STEPH1D0.ZIP 5/6/95. Steph is
  135.              a C library which provides a full text-mode
  136.              user interface to DOS programs. Programs may
  137.              use windows, menus, dialogue boxes, a
  138.              toolbar, and many other features. Microsoft C
  139.              and Turbo/Borland C libraries are supplied,
  140.              as is an extensive programmers reference
  141.              manual.
  142. TDSK22SR.ZIP EMS/XMS/Convention memory support. It takes
  143.              only 432-608 bytes memory ... and 100%
  144.              freeware!. Source code! -
  145. TI2_099D.ZIP Text Interface/2 v0.99d C/C . Easy to use
  146.              classes for interfaces. Windows, pull down
  147.              menus & data entry for unlimited design
  148.              options.
  149. VATPM051.ZIP Varmint's Audio Tools (VAT) is a small Sound
  150.              It's primary feature is an DSP interrupt/DMA
  151.              real-time mixing and playing of digital sound
  152.              music, and background MOD music. It also su
  153.              many FM chip routines, input functions for WA
  154.              files, and auto recognition and setup of Soun
  155.              4.5 millisecond clock and microsecond accurac
  156.              and comes with source and example code (Turbo
  157.              all programmers who want to easily incorpera
  158.              into their DOS programs.
  159. VCTWIN15.ZIP VCTools v1.5. Visual C Tools is a collection
  160.              of programs (tools) to aid in the
  161.              developement of software in the Visual C
  162.              environment. Seamlessly integrated with
  163.              Visual C and gives programmers quick access
  164.              to these tools.
  165. WATCMFAQ.ZIP The WATCOM C/C++ Game Programmer's FAQ.
  166.              Version 0.7 by Lee A. Lorenz. Since WATCOM's
  167.              strategic pricing of WATCOM C/C++ version
  168.              10.0, many users unfamiliar with protected
  169.              mode programming have been posting alot of
  170.              questions. The purpose of this FAQ is to
  171.              clear up many of those questions. For now, I
  172.              will concentrate on the specifics of
  173.              programming WATCOM C/C++ (9.5 or
  174. WOLFSRC.ZIP  Official Public Domain Release of source code
  175.              to Wolfenstein, Borland C++ 3.0/3.1
  176.